Export Content to a PIE file

Export content items into a PIE archive file. (deprecated)

Method

/API2/content/exportContent

  • API Section: /API2/content
  • API Version: 2.0
  • From Release: 2018.5
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

itemIds

Object Type

string [ ]

Description

List of content item ID's to export

Output Response

Successful Result Code

200

Response Type

string

Description of Response Type

successful operation

Notes

PIE files can contain any content items selected for export - including folders. Certan content items will include constituent (child) items as well in the export.This function is deprecated. Use the exportContent2 function instead.